home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / MPW / fsplit 1.1.1 / fsplit.README < prev    next >
Encoding:
Text File  |  1993-05-09  |  794 b   |  36 lines  |  [TEXT/MPS ]

  1. ••• Information about the Apple Macintosh MPW tool "fsplit". •••
  2.  
  3. Usage:
  4.  
  5. As under Unix.  See the manpage fsplit.man.
  6.  
  7.  
  8.  
  9. Known bugs in the MPW port:
  10.  
  11. • ...
  12.  
  13.  
  14. Files:
  15.  
  16. fsplit            -- the MPW tool.  Put it in your {MPW}Tools folder.
  17. fsplit.c        -- source for Apple Macintosh MPW.
  18. fsplit.c-orig    -- the original Unix source.
  19. fsplit.make        -- the makefile for Apple Macintosh MPW.
  20. fsplit.man        -- readable (nroff-ed) version of the original manpage fsplit.1.
  21. fsplit.README    -- << this file >>
  22.  
  23.  
  24. Entry for your MPW.Help file:
  25.  
  26. -
  27. fsplit            # splits a multi-routine Fortran file into individual files
  28. fsplit [ -e efile … ] [ file ]  ≥  errorfile
  29.     -e efile                # splits only specified    subprogram units into separate files.
  30.  
  31.  
  32. _____________________________________
  33. Fred Walsteijn  (walsteyn@fys.ruu.nl)
  34. May 9, 1993
  35.  
  36.